animations: Don't set animated values for finished transitions
authorBenjamin Otte <otte@redhat.com>
Fri, 5 Oct 2012 16:45:37 +0000 (18:45 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 6 Oct 2012 19:55:31 +0000 (15:55 -0400)
commit55ade04e115e81851aa4cc9ee038509e60cb7bbc
treef7b71066cefb32570bf5094ecfb7229565a3fa43
parentf9ddfa28b8432854617dec496a537f97cefc66e7
animations: Don't set animated values for finished transitions

Otherwise, that value will never get reset and remain frozen in time.
This is problematic for example when the value is inherited and the
parent changes the value.
gtk/gtkcsstransition.c